.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.body {
  background-color: #150126;
}

.div-block {
  background-image: linear-gradient(#301687, #0f0837);
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  width: 500px;
  height: 35px;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  padding: 18px 0px 46px 0px;
  display: grid;
}

.div-block-2 {
  width: 1121px;
  margin-left: 151px;
  padding-top: 23px;
}

.image-2 {
  width: 500px;
  height: 35px;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  width: 1121px;
  height: 420px;
  margin-left: 125px;
  padding-top: 49px;
  padding-left: 144px;
  padding-right: 0;
  display: flex;
}

.image-3 {
  width: 900px;
}

.heading {
  color: #fff;
  margin-top: 22px;
  font-size: 30px;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.paragraph {
  color: #ddd3d3;
  text-align: center;
  margin-top: -9px;
}

.image-4 {
  width: 500px;
  height: 35px;
}

.div-block-5 {
  padding-top: 24px;
}

.slider {
  background-color: #150126;
  width: 950px;
  height: 372px;
  padding-top: 0;
  padding-bottom: 1px;
}

.div-block-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-top: 27px;
  display: flex;
}

.image-5 {
  width: 500px;
  height: 35px;
}

.div-block-7 {
  padding-top: 43px;
}

.button {
  background-image: linear-gradient(#fa00ab, #da44ff);
  border: 1px solid #8400ff;
  border-radius: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  margin-top: -31px;
  padding-top: 0;
  padding-right: 0;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-2 {
  background-image: linear-gradient(#fa00ab, #da44ff);
  border: 1px solid #8400ff;
  border-radius: 20px;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.button-3 {
  background-image: linear-gradient(#fa00ab, #da44ff);
  border: 1px solid #8400ff;
  border-radius: 20px;
}

.div-block-11 {
  grid-column-gap: 67px;
  grid-row-gap: 67px;
  justify-content: center;
  align-items: center;
  height: 150px;
  display: flex;
}

.div-block-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  align-items: center;
  height: 100px;
  margin-bottom: 8px;
  padding-left: 0;
  display: flex;
  overflow:hidden;
}

.scroll-content img {
  flex-shrink: 0;
  height: 100%;
  transition: transform 0.3s ease;
}

.scroll-content {
  display: flex;
  flex-shrink: 0;
  animation: scrollLeft 20s linear infinite;
}

.div-block-13 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-14 {
  padding-top: 1px;
}

.section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#301687, #0f0837);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  display: grid;
}

.heading-2 {
  color: #fff;
  font-size: 20px;
}

.image-6, .image-13, .image-14, .image-15, .image-16 {
  width: 70px;
  height: 70px;
  margin-right: 12px;
}

.image-17, .image-18 {
  width: 70px;
  margin-right: 12px;
}

.image-19 {
  width: 70px;
  height: 70px;
  margin-right: 12px;
}

@media screen and (min-width: 1000px) {
  .paragraph {  
    padding:0 200px 0 200px;
  }

  .grid {
    padding: 18px 150px 46px 150px;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-2 {
    margin-left: 370px;
  }

  .div-block-3 {
    margin-left: 333px;
  }

  .div-block-11 {
    margin-left: 310px;
  }

  .div-block-14 {
    margin-left: -26px;
  }

}


@media screen and (max-width: 479px) {
  .image {
    width: 300px;
    height: 25px;
  }

  .div-block-2 {
    width: 100%;
    margin-left: 0px;
    padding-top: 0;
  }

  .image-2 {
    width: 300px;
    height: 25px;
  }

  .div-block-3 {
    width: 560px;
    margin-top: -99px;
    margin-left: -139px;
    padding-top: 0;
  }

  .heading {
    text-align: center;
  }

  .div-block-4 {
    justify-content: center;
    align-items: center;
    margin-top: -133px;
    padding-top: 0;
  }

  .image-4 {
    width: 300px;
    height: 25px;
  }

  .slider {
    height: 169px;
  }

  .image-5 {
    width: 300px;
    height: 25px;
  }

  .div-block-7 {
    padding-top: 29px;
  }

  .div-block-11 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    height: 51px;
    margin-left: 0;
    padding-top: 19px;
    display: block;
    overflow: visible;
  }

  .div-block-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 51px;
    margin-left: 1px;
    display: flex;
    overflow:auto;
  }

  .div-block-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 428px;
    height: 50px;
  }

  .div-block-14 {
    width: 428px;
    height: 51px;
    margin-top: 18px;
    overflow: hidden;
  }

  .section {
    margin-top: 80px;
  }

  .heading-2 {
    font-size: 8px;
    font-weight: 400;
  }

  .div-block-15 {
    padding-top: 24px;
  }

  .image-6, .image-7, .image-8, .image-9, .image-10, .image-11, .image-12, .image-13, .image-14, .image-15, .image-16, .image-17, .image-18 {
    width: 50px;
    height: 50px;
    margin-right: 12px;
  }

  .image-19 {
    flex: 0 auto;
    width: 50px;
    height: 50px;
    margin-right: 12px;
  }

  .column {
    display: flex;
  }

  .column-2 {
    top: -10px;
  }
}

@keyframes scrollLeft {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}



